pD3DPreprocess

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D)
extern (C)
alias pD3DPreprocess = HRESULT function
(
LPCVOID pSrcData
,,
LPCSTR pFileName
,
const(D3D_SHADER_MACRO)* pDefines
,
ID3DInclude pInclude
,
ID3DBlob* ppCodeText
,
ID3DBlob* ppErrorMsgs
)

Meta